BodyPartContentLocation Property |
Gets or sets the content location.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ContentLocation { get; set; }Public Property ContentLocation As String
Get
Set
Property Value
Type:
StringThe content location.
See Also